DOC: Add PyGMT logo to README & docs#3845
Conversation
|
Thanks for opening the PR so that we can better preview what the logo looks like on the web or PDF. Just want to note that the logo is not finalized yet, and we may tweak the logo based on the community responses. |
|
@michaelgrund Please help replace the favicon |
Not sure if it works with direct URL references like I did. |
It seems not working. Could you please add the static images to the repository instead? The PyGMT banner on the landing page also needs to be updated Lines 4 to 10 in eb0ebe7 |
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
|
FYI, currently the original images stored in @sfrooti's repo are saved in our |
Agree, with the light version, at least the "Py" part is hard to read on the blue background of the sidebar. |
|
I agree. what if we change the sidebar color? |
Just looked, and it seems possible to change the fill color of the box at the top of the sidebar via adding /* Change background color of sidebar top box with logo, version and search bar */
.wy-side-nav-search {
background: #b4c7e7;
}to the Changing the color of this box would help to also improve the contract between the blue circle of the logo and the background. Any preferences on the color? Maybe just keep blue, but a ligther hue:
|
|
The new color looks good |
Fine. Include this color change in this PR or have a separat one?
|







Description of proposed changes
Since we now have a logo (#1404) we should think about in which format we want to place it in our README/docs. I would suggest to use the horizontal one. Would also suggest to add the subtitle A Python interface for the Generic Mapping Tools. Maybe @sfrooti may add that to the prepared logos. Also need to increase the resolution. Finally, the yellow lines do not really stand out from the background.
Previews:
favicon